@charset "utf-8";

/* reset */

*{margin:0;padding:0;list-style-type:none;}

a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/



a,img{border:0;}

a,a:visited{color:#5e5e5e; text-decoration:none;}

a:hover{color:#4183C4;text-decoration:underline;}



/* marqueeleft */

.marqueeleft{
	height:163px;
	width:830px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.marqueeleft ul{float:left;}

.marqueeleft li{float:left;margin:0 5px;display:inline;width:148px;height:163px;overflow:hidden;}

.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:135px;height:140px;padding:2px;overflow:hidden;}

.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}

/* marqueetop */

.marqueetop{height:429px;width:148px;overflow:hidden;margin:40px auto;}

.marqueetop li{padding:5px 0;width:148px;height:163px;overflow:hidden;}

.marqueetop li .pic{display:block;border:#ccc 1px solid;width:135px;height:140px;padding:2px;overflow:hidden;}

.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}
